home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / bonus / freesoft / files / uzsetup.exe / {app} / uzip.exe / 0 / RCDATA / TFRMCREDITS / TFRMCREDITS.txt
Encoding:
Text File  |  2002-05-23  |  4.3 KB  |  175 lines

  1. object frmCredits: TfrmCredits
  2.   Left = 275
  3.   Top = 230
  4.   BorderStyle = bsDialog
  5.   Caption = 'Credits'
  6.   ClientHeight = 335
  7.   ClientWidth = 380
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ScrollBox1: TScrollBox
  19.     Left = 8
  20.     Top = 8
  21.     Width = 361
  22.     Height = 281
  23.     Color = clWhite
  24.     ParentColor = False
  25.     TabOrder = 0
  26.     object Label1: TLabel
  27.       Left = 8
  28.       Top = 8
  29.       Width = 321
  30.       Height = 26
  31.       Caption = 
  32.         'Special Thanks to Carl Bunton for his great ZipTv Component Pack' +
  33.         '.'#13#10'For more information about ZipTv see:'
  34.     end
  35.     object ShellLink1: TShellLink
  36.       Left = 8
  37.       Top = 34
  38.       Width = 103
  39.       Height = 13
  40.       Cursor = crHandPoint
  41.       Caption = 'http://www.ziptv.com'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clBlue
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = []
  47.       ParentFont = False
  48.       OnClick = ShellLink1Click
  49.       FocusFont.Charset = DEFAULT_CHARSET
  50.       FocusFont.Color = clBlue
  51.       FocusFont.Height = -11
  52.       FocusFont.Name = 'MS Sans Serif'
  53.       FocusFont.Style = [fsUnderline]
  54.     end
  55.     object Label2: TLabel
  56.       Left = 8
  57.       Top = 64
  58.       Width = 295
  59.       Height = 26
  60.       Caption = 
  61.         'Thanks to Chris Vleghert and E.W. Engler for their TZipMaster '#13#10 +
  62.         'Component. Infos about TZipMaster at:'
  63.     end
  64.     object ShellLink2: TShellLink
  65.       Left = 8
  66.       Top = 90
  67.       Width = 322
  68.       Height = 13
  69.       Cursor = crHandPoint
  70.       Caption = 'http://www.geocities.com/SiliconValley/Network/2114/zipbeta.html'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clBlue
  73.       Font.Height = -11
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = []
  76.       ParentFont = False
  77.       OnClick = ShellLink2Click
  78.       FocusFont.Charset = DEFAULT_CHARSET
  79.       FocusFont.Color = clBlue
  80.       FocusFont.Height = -11
  81.       FocusFont.Name = 'MS Sans Serif'
  82.       FocusFont.Style = [fsUnderline]
  83.     end
  84.     object Label3: TLabel
  85.       Left = 8
  86.       Top = 122
  87.       Width = 252
  88.       Height = 26
  89.       Caption = 
  90.         'Thanks to Brad Stowers for his Dfs Component Pack.'#13#10'For more inf' +
  91.         'ormation see:'
  92.     end
  93.     object ShellLink3: TShellLink
  94.       Left = 8
  95.       Top = 148
  96.       Width = 147
  97.       Height = 13
  98.       Cursor = crHandPoint
  99.       Caption = 'http://www.delphifreestuff.com'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clBlue
  102.       Font.Height = -11
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Style = []
  105.       ParentFont = False
  106.       OnClick = ShellLink3Click
  107.       FocusFont.Charset = DEFAULT_CHARSET
  108.       FocusFont.Color = clBlue
  109.       FocusFont.Height = -11
  110.       FocusFont.Name = 'MS Sans Serif'
  111.       FocusFont.Style = [fsUnderline]
  112.     end
  113.     object Label4: TLabel
  114.       Left = 8
  115.       Top = 256
  116.       Width = 270
  117.       Height = 13
  118.       Caption = 'Thanks to all people, who helped me making UltimateZip.'
  119.     end
  120.     object Label5: TLabel
  121.       Left = 8
  122.       Top = 178
  123.       Width = 280
  124.       Height = 26
  125.       Caption = 
  126.         'Thanks to David Barton for his DCPcrypt Component Pack.'#13#10'For mor' +
  127.         'e infos see:'
  128.     end
  129.     object ShellLink4: TShellLink
  130.       Left = 8
  131.       Top = 204
  132.       Width = 149
  133.       Height = 13
  134.       Cursor = crHandPoint
  135.       Caption = 'http://www.scramdisk.clara.net'
  136.       Font.Charset = DEFAULT_CHARSET
  137.       Font.Color = clBlue
  138.       Font.Height = -11
  139.       Font.Name = 'MS Sans Serif'
  140.       Font.Style = []
  141.       ParentFont = False
  142.       OnClick = ShellLink4Click
  143.       FocusFont.Charset = DEFAULT_CHARSET
  144.       FocusFont.Color = clBlue
  145.       FocusFont.Height = -11
  146.       FocusFont.Name = 'MS Sans Serif'
  147.       FocusFont.Style = [fsUnderline]
  148.     end
  149.     object Label6: TLabel
  150.       Left = 8
  151.       Top = 224
  152.       Width = 335
  153.       Height = 13
  154.       Caption = 
  155.         'Thanks to Soulstealer for the logo and the toolbar skin (Folder ' +
  156.         'Modern).'
  157.     end
  158.   end
  159.   object btnOk: TButton
  160.     Left = 152
  161.     Top = 304
  162.     Width = 75
  163.     Height = 25
  164.     Caption = 'OK'
  165.     Default = True
  166.     ModalResult = 1
  167.     TabOrder = 1
  168.   end
  169.   object FormCenter1: TFormCenter
  170.     Center = True
  171.     Left = 312
  172.     Top = 40
  173.   end
  174. end
  175.